CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java huffman

搜索资源列表

  1. Java环境下的哈弗曼树构建

    1下载:
  2. Java语言实现的哈弗曼树构建
  3. 所属分类:系统编程

  1. Huffman

    0下载:
  2. 数据压缩的huffman算法使用的是java实现的,可以参考-Huffman algorithm for data compression using java to achieve, can refer to
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:2950717
    • 提供者:张俊男
  1. Huffman_java

    0下载:
  2. java huffman tree 实现,算法简单明白,包括注释-java huffman tree algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:3446
    • 提供者:lipeng
  1. huffman

    0下载:
  2. 问题描述] 利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼编/译码系统。-Descr iption of the problem] use Huffman encoding of information and communication can grea
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:15639
    • 提供者:yangyang
  1. huffman

    0下载:
  2. JAVA上使用,具有很强大的功能,具有很容易的操作,小巧玲珑-JAVA use, have a very strong function, with very easy operation, small and
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:44976
    • 提供者:孙伟
  1. Huffman

    0下载:
  2. Huffman Algorithm: 用于文字压缩,通信等领域,是算法学习的必学章节-Huffman Algorithm: Being used in compressed area
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1189526
    • 提供者:荆江
  1. huffman

    0下载:
  2. java 实现的 huffman 编码 ,可用于图像压缩-huffman encode
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3831
    • 提供者:zz
  1. Huffman

    0下载:
  2. 一组指令进行霍夫曼编码,并输出最后的编码结果以及对指令码的长度进行评价。与扩展操作码和等长码进行比较-A set of instructions to carry out Huffman code, and output the final results of the encoding length of the scr ipt evaluation. With the expansion of the operation code and compare the code length
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1662
    • 提供者:神仙
  1. huffman-src

    0下载:
  2. Generate a Huffman Tree for an input String.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:9715
    • 提供者:Naya Rangel
  1. huffman

    0下载:
  2. 用java和c++实现的huffman编码解码程序,压缩效率高,且无损。-A Huffman code and decode program Using language java and C++ for compression and depressrion of characters.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2988
    • 提供者:crazy
  1. huffman

    0下载:
  2. 该压缩包是描述数据结构与算法中的哈弗曼树的Java源程序,可以直接导入Eclipse即可查看效果-The compressed packet is to describe data structures and algorithms in the Java source tree哈弗曼can be directly into Eclipse to see the effect of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:44694
    • 提供者:吴旭
  1. huffman

    0下载:
  2. the application of tree on huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:10101
    • 提供者:nUie
  1. Huffman

    0下载:
  2. huffman code using java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:18587
    • 提供者:najmeh
  1. huffman

    0下载:
  2. JAVA哈弗曼算法,对初学者有帮组,其实哈弗曼树比较容易懂。-JAVA Havermann algorithm, there are help groups for beginners, in fact, relatively easy to understand Havermann tree.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:44699
    • 提供者:fdaf
  1. huffmancodeimplementation

    0下载:
  2. Huffman s compression algorithm implemented in Javascr ipt. 2009-06-02 implemented Huffman s compression algorithm in Javascr ipt. Here is a wiki link describing what Huffman coding is: http://en.wikipedia.org/wiki/Huffman_coding My working e
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:1241
    • 提供者:sandra
  1. Huffman_coding_(Java)

    0下载:
  2. Given an arbitrary set of symbols (the english alphabet is the example that will be used here), Huffman coding is a way of creating the most efficient (smallest) binary code for that set of symbols. It exploits the fact that in most data some symbols
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:2503
    • 提供者:Felippe
  1. HUFFMAN

    0下载:
  2. 基于JAVA的HUFFMAN编码和解码仿真-HUFFMAN
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:144514
    • 提供者:arrow_wj
  1. HuffmanTree.java

    1下载:
  2. Java程序:哈夫曼树,文本中有源码,供Java学习者使用-Java program: Huffman tree, the text in source code for Java learners
  3. 所属分类:Java Develop

    • 发布日期:2015-08-10
    • 文件大小:2048
    • 提供者:ygfang
  1. huffman

    0下载:
  2. 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本,试用java语言设计一个哈夫曼编码系统。通过本课程设计,应使学生掌握哈夫曼编码的特点、储存方法和基本原理,培养学生利用java语言正确编写程序及调试程序的能力,运用数据结构知识解决实际问题的能力。-Communicate using Huffman coding can greatly improve the channel utilization, reduce transmission time informati
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1009
    • 提供者:曹文生
  1. huffman

    0下载:
  2. 哈夫曼(Huffman)树又称最优二叉树或最优搜索树,是一种带权路径长度最短的二叉树。在许多应用中,常常赋给树中结点一个有某种意义的实数,称此实数为该结点的权。从树根结点到该结点之间的路径长度与该结点上权的乘积称为结点的带权路径长度(WPL),树中所有叶子结点的带权路径长度之和称为该树的带权路径长度.(The Huffman (Huffman) tree, also known as the optimal two - fork tree or the optimal search tree,
  3. 所属分类:Windows编程

    • 发布日期:2018-11-14
    • 文件大小:4030464
    • 提供者:breath
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com